php forum
php mysql forum
php mysql smarty
 
Topic Options
#311653 - 10/10/06 11:43 PM [7.x] Pretty Quotes
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
What: Pretty Quotes

Description: Makes the quote box a little better-looking in my opinion, giving it a style you might see more in blogs.

Example: http://www.praisecafe.org/forum/ubbthreads.php/ubb/showflat/Number/54418

Instructions: The colors below are basically from the default threads 7 stylesheet, adjust to your taste smile

This is the css code for your ubbcode properties (toward the bottom of your style).

In the .ubbcode-block box change it to this:
Code:
margin: 5px 2em;
background: #FFF;
padding: 0px;
border-spacing: 0px;
border: 1px dotted #AAAA11;


In the .ubbcode-header box change it to this:
Code:
display: block;
font-weight: bold;
padding: 4px;
color: #666666;
background: #EEEECC;
border-bottom: 1px solid #AAAA11;
font-size: 8pt;


In the .ubbcode-body box change it to this:
Code:
font-size: 10pt;
display: block;
background: #F1F0D1 url(/img/quote.gif) 10px 10px no-repeat;
font-style: italic;
line-height: 1.5em;
padding: 10px 1.5em .25em 45px;


Adjust the url to the image in the above box to suit your site. You can use the image below if you like smile


Attachments
2273-quote.gif


_________________________
- Allen wavey
- What Drives You?

Top
#311744 - 10/16/06 05:11 PM Re: [7.x] Pretty Quotes [Re: AllenAyres]
Carte Blanche Offline
Newbie

Registered: 10/08/06
Posts: 21
Loc: Auckland, NZ
To be concise, wouldn't you want another image to close the quote? I found myself looking for it tipsy

Top
#311747 - 10/16/06 05:22 PM Re: [7.x] Pretty Quotes [Re: Carte Blanche]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
You know allen, since you posted this, i've noticed something similar at a LOT of forums using differant images lol... I just never paid attention before :x
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#311752 - 10/16/06 06:25 PM Re: [7.x] Pretty Quotes [Re: Carte Blanche]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
I may add a closing image, this one is a little cleaner smile
_________________________
- Allen wavey
- What Drives You?

Top
#311753 - 10/16/06 06:31 PM Re: [7.x] Pretty Quotes [Re: Gizmo]
Zarzal Offline
Coder

Registered: 07/03/01
Posts: 811
Loc: Berlin, Germany
my version:

.ubbcode-block
Php Code:
margin: 5px 2em;
background: #FFF;
padding: 0px;
border-spacing: 0px;
border-top: 1px dotted #000;
border-left: 4px solid #8394B2;
border-right: 1px dotted #000;
border-bottom: 1px dotted #000; 


.ubbcode-header
Php Code:
display: block;
font-weight: bold;
padding: 4px;
color: #000;
background: #E4EAF2 url('/styles/images/koniro/quote.gif') no-repeat right;
border-bottom: 1px solid #AAAA11;
font-size: 8pt; 


.ubbcode-body
Php Code:
padding: 4px;
max-width: 100%; 
max-height: 300px; 
overflow: auto; 
font-size: 10pt;
display: block;
border-right: 1px dotted #000;
background-image: url('http:/styles/images/koniro/nbkg-l.png'); 


Looks like this:
http://www.dragonclan-forum.de/board/ubbthreads.php/ubb/showflat/Number/119141
_________________________
my forum: http://www.dragon-clan.de
my hobby: http://www.biker-reise.de

Top



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks